Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Geometry::length #384

Merged
merged 1 commit into from
Apr 12, 2023
Merged

Add Geometry::length #384

merged 1 commit into from
Apr 12, 2023

Conversation

lnicola
Copy link
Member

@lnicola lnicola commented Mar 29, 2023

  • I agree to follow the project's code of conduct.
  • I added an entry to CHANGES.md if knowledge of this change could be valuable to users.

/// Compute geometry area in square units of the spatial reference system in use.
///
/// Supported for `LinearRing`, `Polygon` or `MultiPolygon`.
/// Supported for `LinearRing`, `Polygon` and `MultiPolygon`.
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Drive-by nit: I know it came from the GDAL docs, but I think this reads better than "or".

@lnicola
Copy link
Member Author

lnicola commented Mar 30, 2023

r? @metasim

@metasim
Copy link
Contributor

metasim commented Apr 12, 2023

bors r+

@bors
Copy link
Contributor

bors bot commented Apr 12, 2023

@bors bors bot merged commit b8ad047 into georust:master Apr 12, 2023
@lnicola lnicola deleted the geometry-length branch April 13, 2023 04:19
@metasim metasim mentioned this pull request May 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants